commit | b26c9661747076332c044f3baf903841494ab9d6 | [log] [tgz] |
---|---|---|
author | Eric Fiselier <eric@efcs.ca> | Wed Aug 27 17:00:11 2014 |
committer | Eric Fiselier <eric@efcs.ca> | Wed Aug 27 17:00:11 2014 |
tree | 7e56926426d8fd8fe6a2a132b236360ea964a46a | |
parent | 9dc353cf113eedc98bd0bf7bf9597853ef2043ff [diff] |
Mark test types for <atomic> nothrow default constructible. Patch from Steve MacKenzie. The way the standard currently specifies the default constructor for atomic<T> requires T to be nothrow default constructible. This patch makes our test types meet this requirement. Note: The nothrow default constructible requirment is subject to the outcome of LWG issue 1265. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@216561 91177308-0d34-0410-b5e6-96231b3b80d8